home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2006 November / PC för Alla 0611.iso / docs / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-08-23  |  957 b   |  12 lines

  1. h1           { font-family: Arial; font-size: 24pt; color: #CC0000 }
  2. h2           { font-family: Arial; font-size: 14pt; color: #222266; font-style: italic }
  3. h3           { font-family: Arial; font-size: 14pt; color: #CC0000 }
  4. body         { font-family: Arial; color: #222266; font-size: 10pt }
  5. td           { font-size: 10pt }
  6. td.tdBtn        {background-image: url('images/btnBG.gif')}
  7. td.tdBtn:hover  {background-image: url('images/btnBG_active.gif'); cursor:pointer }
  8. .Underrubrik { font-family: Arial; font-size: 10pt; color: #222266; font-style: italic }whitelink:link.light { color: #FFFFFF; text-decoration: none; font-weight: bold }
  9. a:link.light { color: #FFFFFF; text-decoration: none; font-weight: bold }
  10. a:visited.light { color: #FFFFFF; text-decoration: none; font-weight: bold}
  11. a:active.light { color: #FFFFFF; text-decoration: none; font-weight: bold}
  12. a:hover.light { color: #FFFFFF; text-decoration: underline; font-weight: bold}